如果你正在使用Thymeleaf,那就将spring.thymeleaf.cache设置为false,查看ThymeleafAutoConfiguration可以获取其他Thymeleaf自定义选项。
spring.thymeleaf.cache
false